projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a0e0a8
)
Add a dependency for Gtk-2.0.gir on Gdk-2.0.gir
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 22 Mar 2010 17:02:24 +0000
(13:02 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 22 Mar 2010 17:02:24 +0000
(13:02 -0400)
Another parallel build fix, see bug 610946.
gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/Makefile.am
b/gtk/Makefile.am
index 291cbf28631bc1a2c8eacff0fccf11f8ce27cf91..f96c35e1817e36e9c4c0e81e005a4b272cc8d670 100644
(file)
--- a/
gtk/Makefile.am
+++ b/
gtk/Makefile.am
@@
-981,7
+981,7
@@
introspection_files = \
gtktypebuiltins.h \
gtktypebuiltins.c
-Gtk-2.0.gir: $(INTROSPECTION_SCANNER) $(gtktargetlib) Makefile
+Gtk-2.0.gir: $(INTROSPECTION_SCANNER) $(gtktargetlib)
$(top_builddir)/gdk/Gdk-2.0.gir
Makefile
Gtk_2_0_gir_SCANNERFLAGS = --strip-prefix=Gtk
Gtk_2_0_gir_INCLUDES = Atk-1.0 Gdk-2.0
Gtk_2_0_gir_CFLAGS = \